From: Ludovic CHEVALIER Date: Thu, 19 Nov 2015 08:17:57 +0000 (+0100) Subject: Correction : etc/cron.d/crm114killer X-Git-Url: http://git.cyclocoop.org//%22javascript:barre_inserer%28%27%7B%24smileys%5B0%5D%5B%24i%5D%7D%27%2Cdocument.getElementById%28%27%22.%28defined%28%27_SPIP19300%27%29?a=commitdiff_plain;ds=sidebyside;h=da4a942e7aa2dbea64e4875c36e3222245b860f7;p=lhc%2Fadmin.git Correction : etc/cron.d/crm114killer --- diff --git a/srv/ateliers/etc/cron.d/crm114killer b/srv/ateliers/etc/cron.d/crm114killer index 3ffaf57..5684362 100644 --- a/srv/ateliers/etc/cron.d/crm114killer +++ b/srv/ateliers/etc/cron.d/crm114killer @@ -1,3 +1,3 @@ MAILTO="" # m h dom mon dow user command -*/5 * * * * root killall --older-than 5m -e crm > /dev/null +*/5 * * * * root killall --older-than 5m -e /usr/bin/crm > /dev/null